@media (min-width:1200px) {
	.container {
	width:1230px;
}
}
*{
	list-style: none;
}
body {
	font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,sans-serif,"\5B8B\4F53"
}
.fxc_top {
    height: 40px;
    background: rgba(246,246,246,1);
    line-height: 40px;
    color: #303030;
}
.fxc_top .tit {
	font-size:14px
}
.fxc_top .code {
	font-size:14px;
}
.fxc_top .code em {
	padding:0 20px
}
/*导航*/
.fxc_nav {
	padding:20px 0;
}

.fxc_nav .menu {
	margin-left:39px;
}
.fxc_nav ul {
	position:relative;
	z-index:2;
	margin: 10px auto;
	padding: 0;
}
.fxc_nav .nLi {
	float:left;
	position:relative;
	display:inline;
	list-style:none;
	width:110px;
	text-align:center;
}
.fxc_nav .nLi .navt {
	float:left;
	width:100%;
}
.fxc_nav .nLi .navt a {
	display:block;
}
.fxc_nav .nLi .navt .cn {
	font-size:16px;
	color:#37894a
}
.fxc_nav .nLi .navt .en {
	font-size:13px;
	color:#A7A7A7;
	text-transform:uppercase;
	padding-top:8px;
}
.fxc_nav .sub {
	display:none;
	width:116px;
	left:0;
	top:70px;
	position:absolute;
	background:rgba(0,0,0,0.6);
	border-radius:3px;
	line-height:26px;
	padding:5px 0;
	z-index:9
}
.fxc_nav .sub li {
	zoom:1;
	list-style:none;
	border-bottom:1px dotted #ccc;
	padding:5px 0;
}
.fxc_nav .sub li:last-child {
	border:0;
}
.fxc_nav .sub a {
	display:block;
	padding:0 15px;
	font-size:14px;
	color:#fff;
}
.fxc_nav .sub a:hover {
	color:#fff;
}
.fxc_nav .nLi .navt a:hover {
	font-weight:bold;
	font-size:17px;
	text-decoration:none
}
.banner {
	margin-bottom:30px;
}
/*产业布局*/
.fxc_cybj {
	margin-top:40px;
}
.fxc_cybj .cybj_top {
	text-align:center;
	padding-bottom:30px;
	background:url("/images/line.png") bottom no-repeat;
}
.sytit{
    position: relative;
}
.sytit h1{
    font-size: 23px;
    font-weight: bold;
    color: #2d683b;
    position: absolute;
    left: 485px;
    top: -30px;
}
.sytit h2{
    font-size: 21px;
    font-weight: bold;
    color: #2d683b;
    position: absolute;
    left: 485px;
    top: -30px;
}
.sytit h3{
    font-size: 19px;
    font-weight: bold;
    color: #2d683b;
    position: absolute;
    left: 485px;
    top: -30px;
}
.sytit p{
	font-size: 26px;
    font-weight: bold;
    color: #d0d0d0;
    margin: 0;
}
.sytit .line{
    width: 25px;
    height: 4px;
    background: #2d683b;
    margin: auto;
}
.sytit0 h2{
    font-size: 21px;
    font-weight: bold;
    color: #2d683b;
    position: absolute;
    left: 535px;
    top: -25px;
}
.sytit1 h3{
	font-size: 19px;
    font-weight: bold;
    color: #2d683b;
    position: absolute;
    left: 535px;
    top: -30px;
}
.sytit1 p{
    font-size: 20px;
}
.fxc_cybj .cybj_con {
	margin:30px 0;
}
.fxc_cybj .cybj_con .item {
	margin-bottom:20px;
}
.fxc_cybj .cybj_con .item .text {
	background:#fafafa;
	padding:12px;
	position:relative
}
.fxc_cybj .cybj_con .item .img {
	overflow:hidden;
	width:100%;
}
.fxc_cybj .cybj_con .item .img img {
	transition:all .5s;
	height:163px;
}
.fxc_cybj .cybj_con .item a:hover img {
	opacity:0.8;
	transform:scale(1.05);
}
.fxc_cybj .cybj_con .item a:hover {
	text-decoration:none;
}
.fxc_cybj .cybj_con .item a:hover .text {
	background:#37894a;
}
.fxc_cybj .cybj_con .item a:hover .text .tit,.fxc_cybj .cybj_con .item a:hover .text .desc {
	color:#fff;
}
.fxc_cybj .cybj_con .item .text .tit {
	color:#2A2A2A;
	font-size:15px;
	padding-bottom:5px;
	margin:3px 0;
}
.fxc_cybj .cybj_con .item .text .desc {
	color:#A3A3A3;
}
.fxc_cybj .cybj_con .item .text .arrow {
	position:absolute;
	width:26px;
	height:18px;
	right:20px;
	top:30px;
	background:url("/images/arrow-r.png")
}
.fxc_cybj .cybj_con .item a:hover .text .arrow {
	background:url("/images/arrow_r_act.png")
}
/*分子公司*/
.fxc_comp {
	height:600px;
	background:url("/images/fzgs_bg.png") center;
}
.fxc_comp .comp_top {
	text-align:center;
	margin-top:50px;
	padding-bottom:30px;
	background:url("/images/line.png") bottom no-repeat;
}
.fxc_comp .comp_con {
	margin-top:30px;
}
.fxc_comp .comp_con .item .img {
	overflow:hidden
}
.fxc_comp .comp_con .item .img img {
	transition:all .5s;
}
.fxc_comp .comp_con .item a:hover img:hover {
	opacity:0.8;
	transform:scale(1.05);
}
.fxc_comp .comp_con .item .text .icon {
	width:58px;
	height:45px;
	float:left;
	position:relative;
	top:-14px;
}
.fxc_comp .comp_con .item .text .tit {
	font-size:16px;
	color:#2A2A2A;
	float:left;
	background:url("/images/arrow-r.png") right center no-repeat;
	width:77%;
	padding:10px 0 0 10px;
}
/*旗下品牌*/
.fxc_brand {
	}.fxc_brand .brand_top {
	text-align:center;
	margin-top:50px;
	padding-bottom:30px;
	background:url("/images/line.png") bottom no-repeat;
}
.fxc_brand .brand_con {
	margin:30px 0;
}
.fxc_brand .brand_con a {
	text-decoration:none;
}
.fxc_brand .brand_con .item {
	text-align:center;
}
.fxc_brand .brand_con .item .img {
	overflow:hidden
}
.fxc_brand .brand_con .item .img img {
	transition:all .5s;
}
.fxc_brand .brand_con .item .img img:hover {
	transform:scale(1.05);
}
.fxc_brand .brand_con .item .tit {
    font-size: 15px;
    color: #2A2A2A;
    line-height: 45px;
}
/*新闻中心*/
.fxc_news {
	height:800px;
	background:url("/images/news_bg.png") center;
}
.fxc_news .news_top {
	text-align:center;
	margin-top:50px;
	padding-bottom:30px;
	background:url("/images/line.png") bottom no-repeat;
}
.fxc_news .news_con {
	}.fxc_news .news_con .item {
	margin-bottom:20px;
}
.fxc_news .news_con .item .img {
	overflow:hidden
}
.fxc_news .news_con .item .img img {
	transition:all .5s;
	width:386px;
	height:150px;
}
.fxc_news .news_con .item a:hover {
	text-decoration:none;
}
.fxc_news .news_con .item a:hover img {
	transform:scale(1.05);
}
.fxc_news .news_con .item a:hover .tit {
	color:#37894a
}
.fxc_news .news_con .item .tit {
	font-size:14px;
	color:#2A2A2A;
	padding:10px 0;
}
.fxc_news .news_con .item .desc {
	color:#A3A3A3;
	font-size:14px;
	line-height:22px;
	overflow:hidden
}
.fxc_news .news_con .item .more {
	font-size:12px;
	color:#2A2A2A;
	padding-top:14px;
}
.fxc_news .news_con .item .more .time {
	float:right;
}
.fxc_news .news_tab {
	text-align:center;
	padding:30px 0;
}
.fxc_news .news_tab span {
	color:#282828;
	font-size:18px;
	margin-right:20px;
}
/*关于我们*/
.fxc_about {
	height:900px;
	background:url("/images/about_bg.png") center;
}
.fxc_about .about_top {
	text-align:center;
	margin-top:50px;
	padding-bottom:30px;
	background:url("/images/line.png") bottom no-repeat;
}
.fxc_about .about_con {
	margin-top:30px;
}
.fxc_about .about_con .item {
	padding:0 10px;
}
.fxc_about .about_con .item .img {
	margin-bottom:20px;
	position:relative;
	overflow:hidden
}
.fxc_about .about_con .item .img img {
	max-width:100%;
	height:auto;
	transition:all .5s;
	width:390px;
	height:220px;
}
.fxc_about .about_con .item .first_img img {
	height:460px;
}
.fxc_about .about_con .item a:hover img {
	transform:scale(1.05);
}
.fxc_about .about_con .item .img .text {
	position:absolute;
	top:53px;
	left:53px;
	color:#fff;
	z-index:2
}
.fxc_about .about_con .item .img .text .tit {
	font-size:18px;
	font-weight:bold;
}
.fxc_about .about_con .item .img .text .line {
	width:50px;
	height:1px;
	background:#fff;
	margin:12px 0;
}
.fxc_about .about_con .item .desc {
	text-transform:uppercase
}
.fxc_about .about_con .item .img .layer {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	background:rgba(85,139,1,0.26)
}
/*合作伙伴*/
.fxc_coop {
	height:600px
}
.fxc_coop .coop_top {
	text-align:center;
	margin-top:50px;
	padding-bottom:30px;
	background:url("/images/line.png") bottom no-repeat;
}
.fxc_coop .coop_con {
	margin-top:30px;
}
.fxc_coop .coop_con .item {
	margin-bottom:20px;
}
.fxc_coop .coop_con .item img {
	max-width:230px;
	height:66px;
}
.fxc_coop .coop_con .item .img {
	background:url("/images/coop_box_line.png") center no-repeat;
	padding:20px 0;
	text-align:center;
}
/*底部*/
.footer {
	background:#292929;
	min-height:300px;
	color:#D6D6D6
}
.footer .menu {
	height:200px;
	padding:30px 0;
}
.footer .menu dl {
	float:left;
	margin-right:70px;
}
.footer .menu dl:last-child {
	margin-right:0;
}
.footer .menu dl dt {
	font-size:16px;
	color:#fff;
	margin-bottom:10px;
}
.footer .menu dl dd {
	padding:5px 0;
	color:#9A9A9A
}
.footer .menu dl dd a {
	font-size:14px;
	color:#9A9A9A
}
.footer .menu .icon {
	text-align:right
}
.footer .menu .icon .item {
	margin-left:30px;
	text-align:center;
	display:inline-block;
}
.footer .copy {
	text-align:center;
	border-top:2px solid #777777;
	padding-top:30px;
}
.footer .copy a {
	color:#D6D6D6
}
.fxc_btn {
	display:inline-block;
	width:102px;
	height:38px;
	border:1px solid rgba(181,181,181,1);
	border-radius:4px;
	text-align:center;
	font-size:14px;
	color:#303030;
	line-height:38px
}
.fxc_btn:hover {
	background-color:#37894a;
	color:#fff;
	border-color:#37894a
}
.bgf8f8f8 {
	background:#f8f8f8
}
.fxc_ask {
	height:490px;
	background:url("/images/662.png") center;
}
.fxc_ask .ask_contact {
	width:50%;
	height:350px;
	background:#37894a;
	float:left;
	margin-top:70px;
}
.fxc_ask .ask_contact .contact_con {
	color:#fff;
	padding:40px 100px;
}
.fxc_ask .ask_contact .contact_con .img {
	margin-bottom:30px;
}
.fxc_ask .ask_contact .contact_con .tit {
	color:rgba(255,255,255,1);
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}
.fxc_ask .ask_contact .contact_con .desc {
	line-height:30px;
}
.fxc_ask .ask_price {
	width:50%;
	height:350px;
	background:#fff;
	float:left;
	margin-top:70px;
}
.fxc_ask .ask_price .price_con {
	padding:40px;
}
.fxc_ask .ask_price .price_con .img {
	margin-bottom:30px;
}
.fxc_ask .ask_price .price_con .ask_form {
	margin-bottom:10px;
}
.fxc_ask .ask_price .price_con .ask_form input {
	border-color:rgba(0,106,113,1);
	width:257px;
	height:48px;
	opacity:0.6;
	border-radius:6px;
	outline:none;
	color:#333;
	padding-left:10px;
}
.fxc_ask .ask_price .price_con .ask_form.large input {
	width:520px;
	margin-right:0;
}
.fxc_ask .ask_price .price_con .ask_button {
	margin-top:26px;
}
.fxc_ask .ask_price .price_con .ask_button input {
	background:rgba(230,178,50,1);
	border-radius:6px;
	border:0;
	color:#fff;
	text-align:center;
	width:520px;
	height:48px;
	font-size:16px;
}
.fxc_ask .ask_price .price_con .ask_form input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	/*color:#fff;
	*/  font-size:14px;
}
/*****************************************************虫害专题********************************************/

/*虫害防治  业务*/
.chfz_yw {
	margin-bottom:30px;
}
.chfz_yw .yw_top {
	text-align:center;
	margin-top:50px;
	background:url("/images/line.png") bottom no-repeat;
}
.slideTxtBox {
	width:100%;
	margin-top:20px;
}
.slideTxtBox .hd {
	height:58px;
	position:relative;
}
.slideTxtBox .hd ul {
	float:left;
	position:absolute;
	list-style:none;
	height:100%;
	padding:0;
	display:flex;
	width:100%
}
.slideTxtBox .hd ul li {
	cursor:pointer;
	height:58px;
	text-align:center;
	line-height:58px;
	background:#f6f6f6;
	margin-right:5px;
	font-size:16px;
	color:#303030FF;
	flex:1
}
.slideTxtBox .hd ul li:last-child {
	margin-right:0;
}
.slideTxtBox .hd ul li.on {
	background:#37894a;
	color:#fff;
}
.yw_con {
	overflow:hidden
}
.yw_con_box {
	margin-top:30px;
}
.yw_con_box .text {
	width:50%;
	float:left;
	background:#f6f6f6;
	height:373px;
}
.yw_con_box .text .desc {
	color: #303030FF;
    font-size: 14px;
    line-height: 38px;
    width: 450px;
    margin: 50px 0 0 60px;
    max-height: 220px;
    overflow: hidden;
}
.yw_con_box .text .more {
	margin:30px 0 0 90px;
}
.yw_con_box .text .more a {
	font-size:14px;
	color:#303030FF;
	display:inline-block;
	border:1px solid rgba(181,181,181,1);
	border-radius:4px;
	width:102px;
	height:38px;
	text-align:center;
	line-height:38px;
}
.yw_con_box .text .more a:hover {
	background:#37894a;
	color:#fff;
	border-color:#37894a
}
.yw_con_box .img {
	width:50%;
	float:right;
	height:373px;
	overflow:hidden
}
.yw_con_box .img img {
	width:100%;
	height:100%;
	transition:all .5s;
}
.yw_con_box .img img:hover {
	transform:scale(1.05);
}
.yw_goods {
	margin-top:30px;
}
.yw_goods .item {
	margin-bottom:20px;
}
.yw_goods .item a:hover {
	text-decoration:none;
}
.yw_goods .item .img {
	overflow:hidden
}
.yw_goods .item .img img {
	transition:all .5s;
}
.yw_goods .item .img img:hover {
	transform:scale(1.05);
}
.yw_goods .item .tit {
	text-align:center;
	padding:10px 0;
	color:#303030
}
/*虫害防治  优势*/
.chfz_ys {
	background:#f8f8f8;
}
.chfz_ys .ys_top {
	text-align:center;
	margin-top:50px;
	background:url("/images/line.png") bottom no-repeat;
}
.chfz_ys .ys_con {
	margin-top:30px;
	margin-bottom:40px;
}
.chfz_ys .ys_con .item {
	width:400px;
	cursor:pointer
}
.chfz_ys .ys_con .item .img {
	overflow:hidden;
}
.chfz_ys .ys_con .item img {
	width:370px;
	height:196px;
	transition:all .5s;
}
.chfz_ys .ys_con .item img:hover {
	transform:scale(1.05);
}
.chfz_ys .ys_con .text {
	background:#fff;
}
.chfz_ys .ys_con .text .title {
	text-align:center;
	position:relative;
	top:-20px;
}
.chfz_ys .ys_con .text .title span {
	background:rgba(246,246,246,1);
	color:#2A2A2AFF;
	font-size:16px;
	display:inline-block;
	padding:10px
}
.chfz_ys .ys_con .text .desc {
	font-size:14px;
	color:#676767FF;
	line-height:26px;
	padding:0 20px 20px 20px;
	height:160px;
	overflow:hidden
}
.chfz_ys .swiper-pagination {
	position:relative !important;
	top:5px;
}
/*虫害防治  注意*/
.chfz_nt {
	overflow:hidden;
	margin-bottom:30px;
}
.chfz_nt .nt_top {
	text-align:center;
	margin-top:50px;
	background:url("/images/line.png") bottom no-repeat;
}
.chfz_nt .nt_con {
	margin-top:30px;
	overflow:hidden
}
.chfz_nt .nt_con .nt_intro {
	color:#303030FF;
	line-height:36px;
	margin-bottom:30px;
}
.chfz_nt .nt_con .nt_item {
	width:50%;
	float:left;
	height:293px;
}
.chfz_nt .nt_con .nt_item h4 {
	margin-top:50px;
}
.chfz_nt .nt_con .nt_item .title {
	font-size:20px;
	color:rgba(0,106,113,1);
	font-weight:bold;
}
.chfz_nt .nt_con .nt_item .img {
	overflow:hidden
}
.chfz_nt .nt_con .nt_item .img img {
	width:600px;
	height:293px;
	transition:all .5s;
}
.chfz_nt .nt_con .nt_item .img img:hover {
	transform:scale(1.05);
}
.chfz_nt .nt_con .nt_item .line {
	width:64px;
	height:2px;
	background:rgba(230,178,50,1);
	margin-top:10px;
}
.chfz_nt .nt_con .nt_item .desc {
	margin-top:30px;
	color:rgba(103,103,103,1);
	width:528px;
	line-height:30px;
	font-size:14px;
}
.chfz_nt .nt_con .item_r h4 {
	text-align:right;
	margin-top:20px;
}
.chfz_nt .nt_con .item_r .desc {
	width:528px;
	float:right;
	clear:both;
}
.chfz_nt .nt_con .item_r .line {
	float:right;
}
.chfz_nt .nt_con .nt_img .img {
	overflow:hidden
}
.chfz_nt .nt_con .nt_img .img img {
	width:378px;
	height:200px;
	transition:all .5s;
}
.chfz_nt .nt_con .nt_img .img img:hover {
	transform:scale(1.05);
}
/*虫害防治 服务*/
.chfz_fw {
	overflow:hidden;
	background:#f8f8f8;
}
.chfz_fw .fw_top {
	text-align:center;
	margin-top:50px;
	background:url("/images/line.png") bottom no-repeat;
}
.chfz_fw .fw_con {
	margin-top:80px;
	float:left
}
.chfz_fw .fw_con .item {
	float:left;
	width:145px;
	text-align:center;
	position:relative;
	margin-right:30px;
}
.chfz_fw .fw_con .item:last-child {
	margin-right:0;
}
.chfz_fw .fw_con .item .img {
	width:145px;
	height:145px;
	overflow:hidden;
	border-radius:50%;
}
.chfz_fw .fw_con .item .tit {
	font-size:16px;
	color:rgba(42,42,42,1);
	line-height:47px;
}
.chfz_fw .fw_con .item .icon {
	position:absolute;
	top:-24px;
	left:50px;
}
.chfz_fw .fw_text {
	margin:30px 0;
	color:#303030FF;
	line-height:36px;
	text-align:center;
}
.chfz_fw .fw_text .more {
	margin-top:30px;
}
.chfz_fw .fw_text .more a {
	display:inline-block;
	padding:3px 30px;
	border:1px solid rgba(181,181,181,1);
	border-radius:4px;
	color:#303030FF;
}
/*虫害防治 服务承诺*/
.chfz_cl {
	overflow:hidden;
	margin-bottom:30px;
}
.chfz_cl .cl_top {
	text-align:center;
	margin-top:50px;
	background:url("/images/line.png") bottom no-repeat;
}
.chfz_cl .cl_con {
	margin-top:30px;
}
.chfz_cl .cl_text {
	margin-top:30px;
	color:#303030FF;
	line-height:36px;
}
/*虫害防治 关于我们*/
.chfz_ab {
	overflow:hidden;
	margin-bottom:30px;
	background:#f8f8f8;
}
.chfz_ab .ab_top {
	text-align:center;
	margin-top:50px;
	background:url("/images/line.png") bottom no-repeat;
}
.chfz_ab .ab_con {
	float:left;
	margin-bottom:30px;
}
.chfz_ab .ab_text {
	margin:30px 0;
	color:#303030FF;
	line-height:36px;
	text-align:center;
}
.chfz_ab .ab_con .item {
	width:50%;
	float:left;
	height:243px;
	background:#fff;
}
.chfz_ab .ab_con .item img {
	height:243px;
	width:600px;
}
.chfz_ab .ab_con .item h4 {
	width:420px;
	margin:50px auto auto auto;
}
.chfz_ab .ab_con .item .title {
	font-size:20px;
	color:rgba(0,106,113,1);
	font-weight:bold;
}
.chfz_ab .ab_con .item .desc {
	margin:70px auto auto auto;
	color:rgba(103,103,103,1);
	width:420px;
	line-height:30px;
}
/*虫害防治 案列*/
.chfz_ca {
	overflow:hidden;
	margin-bottom:30px;
}
.chfz_ca .ca_top {
	text-align:center;
	margin-top:50px;
	background:url("/images/line.png") bottom no-repeat;
}
.chfz_ca .ca_con {
	margin-top:30px;
}
.chfz_ca .ca_con .img {
	overflow:hidden;
}
.chfz_ca .ca_con .img img {
	transition:all .5s;
	width:380px;
}
.chfz_ca .ca_con .tit {
	text-align:center;
	color:#2A2A2AFF;
	padding:10px;
	background:#fff;
}
.chfz_ca .ca_con a:hover {
	text-decoration:none
}
.chfz_ca .ca_con a:hover .tit {
	background:#37894a;
	color:#fff;
}
.chfz_ca .ca_con a:hover img {
	transform:scale(1.05);
}
.chfz_ca .ca_more {
	text-align:center;
	margin:30px 0;
}
.chfz_ca .ca_more a {
	display:inline-block;
	padding:10px 30px;
	border:1px solid rgba(181,181,181,1);
	border-radius:4px;
	color:#303030FF;
}
.chfz_ca .ca_more a:hover {
	background:#37894a;
	color:#fff;
	border-color:#37894a
}
/**********************************************花境工程*****************************************************/
.hjgc_sm {
	overflow:hidden;
	margin-bottom:30px;
}
.hjgc_sm .sm_top {
	text-align:center;
	margin-top:50px;
	background:url("/images/line.png") bottom no-repeat;
}
.hjgc_sm .sm_con {
	float:left;
	margin-bottom:30px;
}
.hjgc_sm .sm_text {
	margin:30px 0;
	color:#303030FF;
	line-height:36px;
}
.hjgc_sm .sm_con .img {
	width:278px;
	height:226px;
	overflow:hidden
}
.hjgc_sm .sm_con .img img {
	max-width:100%;
	transition:all .5s;
}
.hjgc_sm .sm_con .img img:hover {
	transform:scale(1.05);
}
/**********************************************关于我们*****************************************************/
.about_intro {
	margin:30px 0;
}
.about_intro .item {
	height:440px;
	background:#f6f6f6;
	overflow:hidden;
	margin-bottom:10px;
}
.about_intro .item .text {
	width:700px;
	height:100%;
	float:left;
	padding:30px 50px;
}
.about_intro .item .text h3 {
	color:rgba(0,106,113,1);
	font-weight:bold;
	font-size:24px;
	margin-bottom:20px;
}
.about_intro .item .text .desc {
	color:#303030;
	font-size:14px;
	line-height:38px;
	height:220px;
	overflow:hidden
}
.about_intro .item .text .more {
	margin-top:30px;
}
.about_intro .item .img {
	width:500px;
	height:100%;
	float:left;
	overflow:hidden
}
.about_intro .item .img img {
	width:500px;
	height:440px;
	transition:all .5s;
}
.about_intro .item .img img:hover {
	transform:scale(1.05);
}
.about_item {
	height:630px;
	background:url("/images/634.png") center
}
.about_item .item_list {
	margin-top:55px;
}
.about_item .item_list .item {
	margin-bottom:20px;
}
.about_item .item_list .item .img {
	text-align:center;
	background:#fff;
	height:186px;
	overflow:hidden
}
.about_item .item_list .item .img img {
	transition:all .5s;
	width:100%;
	height:100%
}
.about_item .item_list .item a:hover {
	text-decoration:none;
}
.about_item .item_list .item .img img:hover {
	transform:scale(1.05);
}
.about_item .item_list .item .tit {
	padding:20px 0;
	background:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center
}
/*发展历程*/
.fxc_history {
	overflow:hidden;
	margin-bottom:30px;
}
.fxc_history .history_top {
	text-align:center;
	margin-top:50px;
	background:url("/images/line.png") bottom no-repeat;
}
.history_con {
	width:100%;
	margin-top:30px;
}
.history_con .hd {
	position:relative;
	overflow:hidden
}
.history_con .hd ul {
	float:left;
	width:90%;
	margin-left:40px;
}
.history_con .hd ul li {
	width:20%;
	text-align:center;
	float:left;
	list-style:none;
	cursor:pointer;
	padding:20px 0;
}
.history_con .hd ul li h4 {
	font-size:18px;
	color:#303030;
	font-weight:bold;
}
.history_con .hd ul li p {
	color:#303030;
	font-size:14px;
}
.history_con .hd ul li.on {
	background:#fff url("/images/arrow_down.png")  center 84px no-repeat;
	border:2px solid #37894a;
}
.history_con .next {
	width:40px;
	height:40px;
	background:url("/images/arrow_left.png");
	position:absolute;
	left:0;
	top:30px;
}
.history_con .prev {
	width:40px;
	height:40px;
	background:url("/images/arrow_right.png");
	position:absolute;
	right:0;
	top:30px;
}
.history_con .bd {
	margin-top:30px;
}
.history_con .bd ul {
	overflow:hidden;
	zoom:1;
	width:100%
}
.history_con .bd ul li {
	text-align:center;
	line-height:36px;
	list-style:none;
}
/*关于智能绿墙*/
.ab_wall {
	overflow:hidden;
	margin-bottom:30px;
}
.ab_wall .ab_top {
	text-align:center;
	margin-top:50px;
	background:url("/images/line.png") bottom no-repeat;
}
.ab_wall .ab_con {
	margin-top:30px;
}
.ab_wall .ab_con  .item {
	width:50%;
	float:left;
	height:370px;
}
.ab_wall .ab_con  .item img {
	width:600px;
	height:370px;
}
.ab_wall .ab_con  .item .desc {
	padding:50px 50px;
	background:#f8f8f8;
	height:100%;
	line-height:25px;
	color:#2F2F2F
}
.ab_wall .ab_con  .item .desc .more {
	margin-top:40px;
}
/*多元化工艺*/
.dyh_gy {
	padding-bottom:30px;
}
.dyh_gy .hd ul li {
	background:#fff  !important;
}
.dyh_gy .slideTxtBox .hd ul li.on {
	background:#37894a !important;
	color:#fff;
}
.dyh_gy .text {
	background:#fff;
}
.fxc_shg {
	height:230px;
	background:url("/images/yyshg_bg.jpg") center;
	text-align:center;
}
.fxc_shg .text {
	padding-top:40px;
	line-height:27px;
	margin-bottom:20px;
}
.fxc_shg .fxc_btn {
	width:150px;
	background:#3f8e94;
	color:#fff;
	border-color:#3f8e94
}
/*.fw_con {
	position:relative;
	height:810px;
	background:url(/images/bg.jpg) center no-repeat;
}
*/
/*.fw_con .toptitle {
	top:0;
	left:50%;
	margin-left:-100px;
	width:200px;
}
*/
/*.fw_con .sBd {
	padding:0 50px;
	margin:0 -50px;
}
*/
/*.fw_con .sBd li {
	opacity:0;
	visibility:hidden;
	position:relative;
	width:150px;
	height:2px;
	padding:300px 0;
	transition:opacity .5s ease;
}
*/
/*.fw_con .sBd li.visible {
	opacity:1;
	visibility:visible;
}
*/
/*.fw_con .sBd li .line {
	height:2px;
	background:#FFF;
}
*/
/*.fw_con .sBd li .num {
	z-index:2;
	position:absolute;
	top:50%;
	left:50%;
	width:60px;
	height:60px;
	margin:-30px;
	background:url(/images/icon.png) no-repeat;
	line-height:60px;
	text-align:center;
	font-size:24px;
	color:#FFF;
	cursor:pointer;
}
*/
/*.fw_con .sBd li.ten .num {
	font-size:20px;
}
*/
/*.fw_con .sBd li .num span {
	display:none;
}
*/
/*.fw_con .sBd li .info {
	position:absolute;
	left:0;
	right:0;
	cursor:pointer;
}
*/
/*.fw_con .sBd li .ico {
	overflow:hidden;
	width:60px;
	height:60px;
	margin:5px auto;
}
*/
/*.fw_con .sBd li .title {
	text-align:center;
	font-weight:normal;
	font-size:20px;
	color:#FFF;
}
*/
/*.fw_con .sBd li .note {
	opacity:0;
	visibility:hidden;
	position:absolute;
	left:-50px;
	right:-50px;
	margin:20px 0;
	padding:15px 12px;
	border:1px solid #E5B377;
	line-height:22px;
	color:#E5B377;
}
*/
/*.fw_con .sBd li .note .arrow {
	position:absolute;
	left:-1px;
	right:-1px;
	height:10px;
	background:url(/images/note_arrow.png) -999em no-repeat;
}
*/


/*.fw_con .sBd li.odd .info {
	bottom:50%;
	margin-bottom:35px;
}
*/
/*.fw_con .sBd li.odd .note {
	bottom:100%;
	border-bottom:none;
}
*/
/*.fw_con .sBd li.odd .note .arrow {
	top:100%;
	background-position:center top;
}
*/


/*.fw_con .sBd li.even .info {
	top:50%;
	margin-top:35px;
}
*/
/*.fw_con .sBd li.even .note {
	top:100%;
	border-top:none;
}
*/
/*.fw_con .sBd li.even .note .arrow {
	bottom:100%;
	background-position:center bottom;
}
*/

/*.fw_con .sBd li.activeThumb {
	}*/
/*.fw_con .sBd li.activeThumb .num,.ztService .sBd li.hover .num {
	background-position:-60px 0;
}
*/
/*.fw_con .sBd li.activeThumb .num span,.ztService .sBd li.hover .num span {
	display:block;
}
*/
/*.fw_con .sBd li.activeThumb .ico img,.ztService .sBd li.hover .ico img {
	margin-top:-60px;
}
*/
/*.fw_con .sBd li.activeThumb .title,.ztService .sBd li.hover .title {
	color:#E5B377;
}
*/
/*.fw_con .sBd li.activeThumb .note,.ztService .sBd li.hover .note {
	opacity:1;
	visibility:visible;
	margin:10px 0;
}
*/


/*.fw_con .scbtn {
	z-index:2;
	position:absolute;
	top:50%;
	margin-top:-30px;
	width:60px;
	height:60px;
	background:url(/images/icon.png) -120px 0 no-repeat;
}
*/
/*.fw_con .prev {
	right:100%;
	margin-right:10px;
}
*/
/*.fw_con .prev:hover {
	background-position:-180px 0;
}
*/
/*.fw_con .next {
	left:100%;
	margin-left:10px;
	background-position:-240px 0;
}
*/
/*.fw_con .next:hover {
	background-position:-300px 0;
}
*/


/***************************************************** 新闻中心 *******************************************/
.news_box {
	margin-bottom:30px;
	background:#f8f8f8;
}
.news_box .news_tab {
	text-align:center;
	margin:30px 0;
}
.news_box .news_tab a {
	display:inline-block;
	padding:10px 30px;
	border:1px solid #ccc;
	margin-right:20px;
	font-size:16px;
	color:#333;
}
.news_box .news_tab a:hover,.news_box .news_tab a.active {
	background:#37894a;
	color:#fff;
	text-decoration:none;
	border-color:#37894a
}
.news_box .news_con .item {
	margin-bottom:20px;
	background:#fff;
	display:block;
	overflow:hidden;
}
.news_box .news_con .item .img {
	float:left;
	width:40%;
	overflow:hidden;
	padding:20px 0;
	padding-left:10px;
}
.news_box .news_con .item img {
	transition:all .5s;
    height: 167px;
}
.news_box .news_con .item img:hover {
	transform:scale(1.05);
}
.news_box .news_con .item .text {
	float:right;
	width:56%;
}
.news_box .news_con .item .text h3 {
	font-size:18px;
	color:#2A2A2A;
	font-weight:bold;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.news_box .news_con .item .text .desc {
	font-size: 14px;
    line-height: 25px;
    color: #A3A3A3;
    padding-right: 10px;
    margin: 15px auto;
}
.news_box .news_con .item .text .date {
	color:#A3A3A3;
	font-size:13px;
}
.news_box .news_con .news_one {
	background:#fff;
	margin-bottom:20px;
	overflow:hidden
}
.news_box .news_con .news_one .img {
	width:36%;
	float:left;
	overflow:hidden;
	padding:20px 0;
	padding-left:10px;
}
.news_box .news_con .news_one img {
	transition:all .5s;
}
.news_box .news_con .news_one img:hover {
	transform:scale(1.05);
}
.news_box .news_con .news_one .text {
	width:60%;
	float:right;
}
.news_box .news_con .news_one .text h3 {
	font-size:18px;
	color:#2A2A2A;
	font-weight:bold;
}
.news_box .news_con .news_one .text .desc {
	font-size:14px;
	line-height:24px;
	color:#A3A3A3;
	padding:14px 0;
}
/*新闻详细*/
.new_content {
	margin-bottom:30px;
}
.new_content .crumb {
	margin:30px 0;
}
.new_content .crumb a {
	font-size:16px;
	color:#333;
}
.new_content .title {
	font-size:20px;
	color:#333;
	font-weight:bold;
	padding:20px 0;
	text-align:center
}
.new_content .desc {
	text-align:center
}
.new_content .text {
	margin:30px 0;
	text-align:center;
	line-height:26px;
	font-size:14px;
	color:#333;
}
.new_content .page_next {
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	overflow:hidden
}
.new_content .e_page {
	width:50%;
}
.new_content .e_page a {
	color:#333;
}
.new_content .p_prev {
	float:left
}
.new_content .p_next {
	float:right;
	text-align:right
}
/*联系我们*/
.contact_box {
	padding:30px 0;
}
.contact-bot .cont-bl-item {
	padding:0 1.25em;
	margin-bottom:2.6em;
	min-height:180px;
}
.contact-bot .cont-bl-item .item-con {
	height:100%;
	position:relative;
	z-index:10;
}
.contact-bot .cont-bl-item .item-con:hover .item-box {
	-webkit-transform:rotateX(-180deg);
	-moz-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.contact-bot .cont-bl-item .item-con:hover .item-box-green {
	-webkit-transform:rotateX(0deg);
	-moz-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.contact-bot .cont-bl-item .item-box {
	background:#fff;
	padding:1.3em 1em 13px;
	height:100%;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-webkit-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	-moz-transition:all 1s;
	transition:all 1s;
}
.contact-bot .cont-bl-item .item-box-green {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#37894a;
	-webkit-transform:rotateX(-180deg);
	-moz-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.contact-bot .cont-bl-item h6 {
	color:#333333;
	font-size:18px;
	line-height:1.556;
	font-weight:bold;
	margin-bottom:12px;
}
.contact-bot .cont-bl-item .item-group {
	margin-bottom:11px;
	display:table;
	width:100%;
	color:#333333;
	font-size:14px;
	line-height:20px;
}
.contact-bot .cont-bl-item .group-name {
	min-width:87px;
	display:table-cell;
	vertical-align:top;
	padding-left:17px;
}
.contact-bot .cont-bl-item .grout-txt {
	display:table-cell;
	vertical-align:top;
	width:100%;
}
.contact-bot .cont-bl-item .group-add {
	background:url("/images/group-add-icon.png") no-repeat top 5px left;
	background-size:10px 12px;
}
.contact-bot .cont-bl-item .group-tel {
	background:url("/images/group-tel-icon.png") no-repeat top 5px left;
	background-size:12px 12px;
}
.contact-bot .cont-bl-item .item-box-green h6 {
	color:#fff;
}
.contact-bot .cont-bl-item .item-box-green .item-group {
	color:#fff;
}
.contact-bot .cont-bl-item .item-box-green  .group-add {
	background:url("/images/group-add-iconon.png") no-repeat top 5px left;
	background-size:10px 12px;
}
.contact-bot .cont-bl-item .item-box-green  .group-tel {
	background:url("/images/group-tel-iconon.png") no-repeat top 5px left;
	background-size:12px 12px;
}
/*悬浮链接*/
.suspension {
	position:fixed;
	z-index:9999999;
	right:0;
	top:40%;
	width:70px;
	height:240px;
}
.suspension-box {
	position:relative;
	float:right;
}
.suspension .a {
	display:block;
	width:44px;
	height:44px;
	background-color:#353535;
	margin-bottom:4px;
	cursor:pointer;
	outline:none;
}
.suspension .a.active,.suspension .a:hover {
	background:#F05352;
}
.suspension .a .i {
	float:left;
	width:44px;
	height:44px;
	background-image:url(/images/side_icon.png);
	background-repeat:no-repeat;
}
/* .suspension .a-service .i {
	background-position:0 0;
}
*/
.suspension .a-service .i {
	width:20px;
	height:20px;
	margin-top:12px;
	margin-left:12px;
	background-image:url(/images/suspension-bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.suspension .a-service-phone .i {
	width:20px;
	height:20px;
	margin-top:12px;
	margin-left:12px;
	background-image:url(/images/suspension-bg.png);
	background-repeat:no-repeat;
	background-position:-27px 0;
}
.suspension .a-qrcode .i {
	background-position:-44px 0;
}
.suspension .a-cart .i {
	background-position:-88px 0;
}
.suspension .a-top .i {
	background-position:-132px 0;
}
.suspension .a-top {
	background:#D2D3D6;
	display:none;
}
.suspension .a-top:hover {
	background:#c0c1c3;
}
.suspension .d {
	display:none;
	width:223px;
	background:#fff;
	position:absolute;
	right:67px;
	min-height:90px;
	border:1px solid #E0E1E5;
	border-radius:3px;
	box-shadow:0px 2px 5px 0px rgba(161,163,175,0.11);
}
.suspension .d .arrow {
	position:absolute;
	width:8px;
	height:12px;
	background:url(/images/side_bg_arrow.png) no-repeat;
	right:-8px;
	top:31px;
}
.suspension .d-service {
	top:0;
}
.suspension .d-service-phone {
	top:34px;
}
.suspension .d-qrcode {
	top:78px;
}
.suspension .d .inner-box {
	padding:8px 22px 12px;
}
.suspension .d-service-item {
	border-bottom:1px solid #eee;
	padding:14px 0;
}
.suspension .d-service .d-service-item {
	border-bottom:none;
}
.suspension .d-service-item .circle {
	width:44px;
	height:44px;
	border-radius:50%;
	overflow:hidden;
	background:#F1F1F3;
	display:block;
	float:left;
}
.suspension .d-service-item .i-qq {
	width:44px;
	height:44px;
	background:url(/images/side_con_icon03.png) no-repeat center 15px;
	display:block;
	transition:all .2s;
	border-radius:50%;
	overflow:hidden;
}
.suspension .d-service-item:hover .i-qq {
	background-position:center 3px;
}
.suspension .d-service-item .i-tel {
	width:44px;
	height:44px;
	background:url(/images/side_con_icon02.png) no-repeat center center;
	display:block;
}
.suspension .d-service-item h3 {
	float:left;
	width:112px;
	line-height:44px;
	font-size:15px;
	margin-left:12px;
}
.suspension .d-service-item .text {
	float:left;
	width:112px;
	line-height:22px;
	font-size:15px;
	margin-left:12px;
}
.suspension .d-service-item .text .number {
	font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}
.suspension .d-service-intro {
	padding-top:10px;
}
.suspension .d-service-intro p {
	float:left;
	line-height:27px;
	font-size:12px;
	width:50%;
	white-space:nowrap;
	color:#888;
}
.suspension .d-service-intro i {
	background:url(/images/side_con_icon01.png) no-repeat center center;
	height:27px;
	width:14px;
	margin-right:5px;
	vertical-align:top;
	display:inline-block;
}
.suspension .d-qrcode {
	text-align:center;
}
.suspension .d-qrcode .inner-box {
	padding:20px 0;
}
.suspension .d-qrcode p {
	font-size:16px;
	color:#93959c;
}
/*专题二级页*/
.sidebar {
	margin-top:30px;
}
.sidebar {
	font-size:16px;
	color:#303030;
}
.sidebar a {
	color:#303030;
}
.s_detail .menu {
	margin:30px 0;
}
.s_detail  .top {
	background:url("/images/side_bar_line.png") bottom no-repeat;
	height:50px;
}
.s_detail  .top h3 {
	font-size:18px;
	color:#282828;
	font-weight:bold;
	display:inline-block;
	border-bottom:2px solid #282828;
	padding-bottom:9px;
}
.s_detail .menu ul {
	padding:0;
	margin:20px 0;
}
.s_detail .menu ul li {
	list-style:none;
	background:url("/images/side_arrow_rpng.png") right center no-repeat;
	margin-top:10px;
}
.s_detail .menu ul li a {
	font-size:14px;
	color:#2A2A2A;
	display:block;
	padding:10px 15px 10px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.s_detail .menu ul li a:hover,.s_detail .menu ul li a.active {
	background:#37894a;
	color:#fff;
	padding-left:20px;
	text-decoration:none;
}
.s_content {
	line-height:28px;
	font-size:14px;
	margin-top:60px;
}
.s_content h1 {
	text-align:center;
	font-size:20px;
    font-weight: bold;
    color: #37894a;
    line-height: 30px;
    margin-bottom: 30px;
}

.s_content h3{
    font-size: 18px;
    font-weight: bold;
    color: #37894a;
    border-left: 4px solid #37894a;
    padding-left: 8px;
}
.s_content p{
	margin: 0;
    padding: 0;
}

.ygtj ul{
	overflow: hidden;
	padding: 0;
}
.ygtj ul li{
	width: 48.5%;
    float: left;
    margin-right: 3%;
    margin-bottom: 15px;
}
.ygtj ul li:nth-child(2n){
    margin-right: 0;	
}
.ygtj ul li img{
	width: 100%;	
}
.s_content .desc{
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    border-bottom: 1px dashed #eee;
    margin-bottom: 10px;
}
.page_next{
	margin: 30px auto;
    overflow: hidden;
}
.p_prev,.p_next{
    font-size: 14px;
    line-height: 30px;
    color: #333;
    float: left;
    width: 50%;
}
.e_page a{
    color: #333;
}
.ywlyny ul{
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.ywlyny ul li{
    width: 32%;
    float: left;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 15px;
}
.ywlyny ul li:nth-child(3n){
    margin-right: 0;
}
.ywlyny ul li img {
	max-width:100%;
	display:block;
}
/*案例列表页*/
.s_cases {
	margin-top:40px;
}
.s_cases  .item {
	margin-bottom:20px;
}
.s_cases  .item .text {
	background:#fafafa;
	padding:12px;
	position:relative
}
.s_cases  .item .img {
	overflow:hidden;
	width:380px;
	height:210px;
}
.s_cases  .item .img img {
	transition:all .5s;
}
.s_cases  .item a:hover img {
	opacity:0.8;
	transform:scale(1.05);
}
.s_cases  .item a:hover {
	text-decoration:none;
}
.s_cases  .item a:hover .text {
	background:#37894a;
}
.s_cases  .item a:hover .text .tit,.s_cases .item a:hover .text .desc {
	color:#fff;
}
.s_cases  .item .text .tit {
	color:#2A2A2A;
	font-size:14px;
	padding-top:5px;
	font-weight:bold;
	margin:3px 0;
	text-align:center;
}
.s_cases  .item .text .desc {
	color:#A3A3A3;
}
.pages-box {
	text-align:center;
	margin:50px 0;
}
/* 企业责任 */
.c_cn {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.r_in {
	width:100%;
	position:relative;
	margin:20px 0;
	text-align:justify;
	color:#333
}
.r_it {
	height:48px;
	line-height:48px;
	border-bottom:1px solid #e6e6e6;
	position:relative
}
.r_itt {
	width:65px;
	color:#37894a;
	font-size:22px;
	position:absolute;
	bottom:-2px;
	left:0;
	line-height:48px;
	white-space:nowrap;
}
.r_itt.t2 {
	width:160px
}
.r_itt.t3 {
	width:150px
}
.r_ic {
	padding-top:10px;
	position:relative;
	text-indent:2em
}
.r_ic li {
	position:relative
}
.r_ic p {
	line-height:28px;
	font-size:14px;
}
.r_ic img {
	max-width:100%;
	margin-top:20px
}
.r_ic h2 {
	font-size:18px;
	color:#000;
	padding:10px 0;
}
.r_ici {
	background:#e6e6e6;
	overflow:auto;
	position:relative;
	margin-top:10px
}
.r_ict {
	height:63px;
	line-height:63px;
	color:#ee7700;
	font-size:18px;
	text-align:center
}
.r_icb {
	padding-left:32px
}
.r_icb li {
	float:left;
	margin-right:32px
}
.r_icb li .img {
	width:430px;
	height:259px
}
.r_icb li .img img {
	margin:0
}
.r_icb li .title {
	height:56px;
	line-height:56px;
	color:#333;
	font-size:16px;
	text-align:center
}
.r_icc {
	width:100%;
	position:relative;
	padding-top:20px;
	padding-bottom:20px
}
.r_icc p {
	margin-top:20px
}
.r_icc p em {
	width:100%;
	display:block;
	color:#000;
	font-size:18px;
}
.r_icl {
	width:154px;
	height:181px;
	background:#e8ede7;
	float:left;
	margin:15px 0
}
.r_icl.fr {
	float:right
}
.icl_in {
	width:140px;
	height:77px;
	border:3px solid #fff;
	margin:5px auto
}
.icl_in img {
	margin:0
}
.r_icr {
	width:780px;
	height:181px;
	float:right;
	margin:15px 0
}
.r_icr.fl {
	float:left
}
.r_icr p {
	margin-top:0
}
.endow-list {
	width:100%;
	margin-top:20px;
}
.endow-list dl {
	width:100%;
	margin-bottom:15px;
}
.endow-list dt {
	width:100%;
	height:35px;
	line-height:35px;
	position:relative;
	font-size:17px;
	margin-bottom:5px;
}
.endow-list dt span {
	display:block;
	float:left;
	padding-left:36px;
	width:120px;
}
.endow-list dt i {
	display:block;
	width:40px;
	height:1px;
	background:#999;
	position:absolute;
	top:50%;
	left:120px;
	marrgin-top:-1px;
}
.endow-list dt em {
	display:block;
	margin-left:168px;
	color:#999
}
.endow-list dt .i-green {
	color:#1e9e81;
	background:url(/img/i-green.png) no-repeat center left;
}
.endow-list dt .icon-o {
	color:#ee7700;
	background:url(/img/icon-O.png) no-repeat center left;
}
.endow-list dt .icon-F {
	color:#f44f86;
	background:url(/img/icon-F.png) no-repeat center left;
}
.endow-list dt .icon-blu {
	color:#1e90d9;
	background:url(/img/icon-blu.png) no-repeat center left;
}
.endow-list dt .icon-red {
	color:#fd3232;
	background:url(/img/icon-red.png) no-repeat center left;
}
.endow-list dt .icon-red.r2 {
	color:#a02fbc;
	background:url(/img/icon-pur.png) no-repeat center left
}
.endow-list dd {
	width:100%;
	overflow: hidden;
}
.endow-list dd .layer {
	width:47%;
	height:134px;
	float:left;
	padding:10px 12px;
	background:#FFF;
	border-radius:3px;
	margin:4px 12px 15px 5px;
	box-shadow:0px 0px 5px rgba(0,0,0,.2);
}
.endow-list dd .layer .l-title {
	font-size:16px;
	margin-bottom:8px;
}
.endow-list dd .layer .l-text {
	color:#666;
	line-height:24px;
	font-size:14px
}
.endow-list dd .yiliao {
	height:64px;
	float:left;
	padding:10px 12px;
	background:#FFF;
	border-radius:3px;
	margin:4px 12px 15px 5px;
	box-shadow:0px 0px 5px rgba(0,0,0,.2);
	color:#666;
	line-height:24px;
	font-size:14px
}